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 縊??室??瀛 11100011011011110011111100111111100011101011101000111111001111111110000001101001 e36f3f3f8eba3f3fe069
EUC-JP 縊??室??瀛 11100101110100000011111100111111101111001011110000111111001111111101111111001010 e5d03f3fbcbc3f3fdfca
UTF-8 縊뙊뢅室깉떋瀛 111001111011100010001010111010111001100110001010111010111010001010000101111001011010111010100100111010101011100110001001111010111001011010001011111001111000000010011011 e7b88aeb998aeba285e5aea4eab989eb968be7809b
UHC 縊뙊뢅室깉떋瀛 1110010011111100100011001000111110001111010000011110001111111000100000111000100010001011101000011110011110111010 e4fc8c8f8f41e3f883888ba1e7ba

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