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[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
UTF-8 淋챟李펎N[}淋챟李펎N[{^ 11101111101001111011010111101100101100011001111111101111101001111010000111101101100011101000111001001110010110110111110111101111101001111011010111101100101100011001111111101111101001111010000111101101100011101000111001001110010110110111101101011110 efa7b5ecb19fefa7a1ed8e8e4e5b7defa7b5ecb19fefa7a1ed8e8e4e5b7b5e
UHC 淋챟李펎N[}淋챟李펎N[{^ 1110110011111000101010100110110011101100101100001011110001100101010011100101101101111101111011001111100010101010011011001110110010110000101111000110010101001110010110110111101101011110 ecf8aa6cecb0bc654e5b7decf8aa6cecb0bc654e5b7b5e

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