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{^ 001111110011111100111111100100000110001101001110011111010011111100111111001111111001000001100011010011100111101101011110 3f3f3f90634e7d3f3f3f90634e7b5e
EUC-JP ???芯N}???芯N{^ 001111110011111100111111101111111100010001001110011111010011111100111111001111111011111111000100010011100111101101011110 3f3f3fbfc44e7d3f3f3fbfc44e7b5e
UTF-8 렋呂렋芯N}렋呂렋芯N{^ 1110101110100000100010111110111110100110100000001110101110100000100010111110100010001010101011110100111001111101111010111010000010001011111011111010011010000000111010111010000010001011111010001000101010101111010011100111101101011110 eba08befa680eba08be88aaf4e7deba08befa680eba08be88aaf4e7b5e
UHC 렋呂렋芯N}렋呂렋芯N{^ 100011101010001011100101111110111000111010100010111001001010010101001110011111011000111010100010111001011111101110001110101000101110010010100101010011100111101101011110 8ea2e5fb8ea2e4a54e7d8ea2e5fb8ea2e4a54e7b5e

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