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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 樟??N}樟??N{^ 10001111101111100011111100111111010011100111110110001111101111100011111100111111010011100111101101011110 8fbe3f3f4e7d8fbe3f3f4e7b5e
EUC-JP 樟??N}樟??N{^ 10111110110000000011111100111111010011100111110110111110110000000011111100111111010011100111101101011110 bec03f3f4e7dbec03f3f4e7b5e
UTF-8 樟띌놋N}樟띌놋N{^ 1110011010101000100111111110101110011101100011001110101110000110100010110100111001111101111001101010100010011111111010111001110110001100111010111000011010001011010011100111101101011110 e6a89feb9d8ceb868b4e7de6a89feb9d8ceb868b4e7b5e
UHC 樟띌놋N}樟띌놋N{^ 1110110111101001101101101110100110110011111100100100111001111101111011011110100110110110111010011011001111110010010011100111101101011110 ede9b6e9b3f24e7dede9b6e9b3f24e7b5e

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