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 ?遍?幄??坎 00111111100101011101010100111111100110111110100000111111001111111001101010101010 3f95d53f9be83f3f9aaa
EUC-JP ?遍?幄??坎 00111111110010101101011100111111110101101110101000111111001111111101010010101100 3fcad73fd6ea3f3fd4ac
UTF-8 뤙遍틣幄샷뤶坎 111010111010010010011001111010011000000110001101111011011000101110100011111001011011100110000100111011001000001110110111111010111010010010110110111001011001110110001110 eba499e9818ded8ba3e5b984ec83b7eba4b6e59d8e
UHC 뤙遍틣幄샷뤶坎 1000111111001000111110001011110010111010100011111110010011000001101111001010011010001111111001001100101011101100 8fc8f8bcba8fe4c1bca68fe4caec

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