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{^ 001111110011111100111111100010111100000001001110011111010011111100111111001111111000101111000000010011100111101101011110 3f3f3f8bc04e7d3f3f3f8bc04e7b5e
EUC-JP ???饗N}???饗N{^ 001111110011111100111111101101101100001001001110011111010011111100111111001111111011011011000010010011100111101101011110 3f3f3fb6c24e7d3f3f3fb6c24e7b5e
UTF-8 뤓噓뤓饗N}뤓噓뤓饗N{^ 1110101110100100100100111110010110011001100100111110101110100100100100111110100110100101100101110100111001111101111010111010010010010011111001011001100110010011111010111010010010010011111010011010010110010111010011100111101101011110 eba493e59993eba493e9a5974e7deba493e59993eba493e9a5974e7b5e
UHC 뤓噓뤓饗N}뤓噓뤓饗N{^ 100011111100001111111010110001101000111111000011111110101100010001001110011111011000111111000011111110101100011010001111110000111111101011000100010011100111101101011110 8fc3fac68fc3fac44e7d8fc3fac68fc3fac44e7b5e

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