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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 縊??揄??畑 11100011011011110011111100111111100111011000100100111111001111111001010010101000 e36f3f3f9d893f3f94a8
EUC-JP 縊??揄??畑 11100101110100000011111100111111110110011110100100111111001111111100100010101010 e5d03f3fd9e93f3fc8aa
UTF-8 縊볝끃揄뺡쑞畑 111001111011100010001010111010111011001110011101111010111000000110000011111001101000111110000100111010111011101010100001111011001001000110011110111001111001010110010001 e7b88aebb39deb8183e68f84ebbaa1ec919ee79591
UHC 縊볝끃揄뺡쑞畑 1110010011111100100100111110001110000101101110011110101011110001100101011110100110011100101111011110111110100101 e4fc93e385b9eaf195e99cbdefa5

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