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 嚥≪?二??邑 1001101010001011100000011110000100111111100100111111000100111111001111111001011101010111 9a8b81e13f93f13f3f9757
EUC-JP 嚥≪?二??邑 1101001111101011101000101110001100111111110001101111001100111111001111111100110110111000 d3eba2e33fc6f33f3fcdb8
UTF-8 嚥≪떜二길에邑 111001011001101010100101111000101000100110101010111010111001011010011100111001001011101010001100111010101011100010111000111011001001011110010000111010011000001010010001 e59aa5e289aaeb969ce4ba8ceab8b8ec9790e98291
UHC 嚥≪떜二길에邑 1110011010111111101000011110110010001011101100101110110010100011101100011110011010111111101000011110101111101001 e6bfa1ec8bb2eca3b1e6bfa1ebe9

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