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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?租?嘲N}?租?嘲N{^ 0011111110010001011001000011111110011010011111010100111001111101001111111001000101100100001111111001101001111101010011100111101101011110 3f91643f9a7d4e7d3f91643f9a7d4e7b5e
EUC-JP ?租?嘲N}?租?嘲N{^ 0011111111000001110001010011111111010011110111100100111001111101001111111100000111000101001111111101001111011110010011100111101101011110 3fc1c53fd3de4e7d3fc1c53fd3de4e7b5e
UTF-8 뇬租뇬嘲N}뇬租뇬嘲N{^ 1110101110000111101011001110011110100111100111111110101110000111101011001110010110011000101100100100111001111101111010111000011110101100111001111010011110011111111010111000011110101100111001011001100010110010010011100111101101011110 eb87ace7a79feb87ace598b24e7deb87ace7a79feb87ace598b24e7b5e
UHC 뇬租뇬嘲N}뇬租뇬嘲N{^ 101101001010010011110000110101011011010010100100111100001011111101001110011111011011010010100100111100001101010110110100101001001111000010111111010011100111101101011110 b4a4f0d5b4a4f0bf4e7db4a4f0d5b4a4f0bf4e7b5e

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