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 艇逗??爾?? 10010010111110001001000010000000001111110011111110001110101000100011111100111111 92f890803f3f8ea23f3f
EUC-JP 艇逗??爾?? 11000100111110101011111111100000001111110011111110111100101001000011111100111111 c4fabfe03f3fbca43f3f
UTF-8 艇逗렒렚爾잰렡 111010001000100110000111111010011000000010010111111010111010000010010010111010111010000010011010111001111000100010111110111011001001111010110000111010111010000010100001 e88987e98097eba092eba09ae788beec9eb0eba0a1
UHC 艇逗렒렚爾잰렡 1110111111110011110101001110100010001110101001111000111010101101111011001011001111000000111010011000111010110010 eff3d4e88ea78eadecb3c0e98eb2

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