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 00111111001111110011111100111111001111110011111100111111001111110011111101001110 3f3f3f3f3f3f3f3f3f4e
SJIS-WIN 嗚????????N 1001101001101010001111110011111100111111001111110011111100111111001111110011111101001110 9a6a3f3f3f3f3f3f3f3f4e
EUC-JP 嗚?ł??????N 11010011110010110011111110001111101010011100100000111111001111110011111100111111001111110011111101001110 d3cb3f8fa9c83f3f3f3f3f3f4e
UTF-8 嗚삳ł痢잒뮲紐뚯돖N 111001011001011110011010111011001000001010110011110001011000001011101111101001111010010111101100100111101001001011101011101011101011001011101111101001111000111111101011100110101010111111101011100011111001011001001110 e5979aec82b3c582efa7a5ec9e92ebaeb2efa78feb9aafeb8f964e
UHC 嗚삳ł痢잒뮲紐뚯돖N 11100111111100001011101111101011101010011010100111101100101110001001111111101000100100101011101111101011101010101000110011101100100010011010000001001110 e7f0bbeba9a9ecb89fe892bbebaa8cec89a04e

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