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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 뛞왘뛞왘n}뛞왘뛞왘n{^ 1110101110011011100111101110110010011001100110001110101110011011100111101110110010011001100110000110111001111101111010111001101110011110111011001001100110011000111010111001101110011110111011001001100110011000011011100111101101011110 eb9b9eec9998eb9b9eec99986e7deb9b9eec9998eb9b9eec99986e7b5e
UHC 뛞왘뛞왘n}뛞왘뛞왘n{^ 100011010110000110011110110001001000110101100001100111101100010001101110011111011000110101100001100111101100010010001101011000011001111011000100011011100111101101011110 8d619ec48d619ec46e7d8d619ec48d619ec46e7b5e

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