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{^ 001111110011111110010001100100100011111101101110011111010011111100111111100100011001001000111111011011100111101101011110 3f3f91923f6e7d3f3f91923f6e7b5e
EUC-JP ??葬?n}??葬?n{^ 001111110011111111000001111100100011111101101110011111010011111100111111110000011111001000111111011011100111101101011110 3f3fc1f23f6e7d3f3fc1f23f6e7b5e
UTF-8 林렢葬렢n}林렢葬렢n{^ 1110111110100111101101001110101110100000101000101110100010010001101011001110101110100000101000100110111001111101111011111010011110110100111010111010000010100010111010001001000110101100111010111010000010100010011011100111101101011110 efa7b4eba0a2e891aceba0a26e7defa7b4eba0a2e891aceba0a26e7b5e
UHC 林렢葬렢n}林렢葬렢n{^ 111011001111011110001110101100111110110111110111100011101011001101101110011111011110110011110111100011101011001111101101111101111000111010110011011011100111101101011110 ecf78eb3edf78eb36e7decf78eb3edf78eb36e7b5e

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