To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 閻ー塚ア閻ー塚ア^ 11101000100001011011000011111010100111001011000111101000100001011011000011111010100111001011000101011110 e885b0fa9cb1e885b0fa9cb15e
EUC-JP 閻ー?ア閻ー?ア^ 111011111110010110001110101100000011111110001110101100011110111111100101100011101011000000111111100011101011000101011110 efe58eb03f8eb1efe58eb03f8eb15e
UTF-8 閻ー塚ア閻ー塚ア^ 11101001100101101011101111101111101111011011000011101111101010001001000011101111101111011011000111101001100101101011101111101111101111011011000011101111101010001001000011101111101111011011000101011110 e996bbefbdb0efa890efbdb1e996bbefbdb0efa890efbdb15e
UHC 閻???閻???^ 1110011110100010001111110011111100111111111001111010001000111111001111110011111101011110 e7a23f3f3fe7a23f3f3f5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)