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 嚥≪?二??? 10011010100010111000000111100001001111111001001111110001001111110011111100111111 9a8b81e13f93f13f3f3f
EUC-JP 嚥≪?二??? 11010011111010111010001011100011001111111100011011110011001111110011111100111111 d3eba2e33fc6f33f3f3f
UTF-8 嚥≪떜二븀솾硫 111001011001101010100101111000101000100110101010111010111001011010011100111001001011101010001100111010111011100010000000111011001000011010111110111011111010011110001110 e59aa5e289aaeb969ce4ba8cebb880ec86beefa78e
UHC 嚥≪떜二븀솾硫 1110011010111111101000011110110010001011101100101110110010100011101110101110011110011001101100101110101110101001 e6bfa1ec8bb2eca3bae799b2eba9

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