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{^ 0011111110011001111100110011111110011001111100110100111001111101001111111001100111110011001111111001100111110011010011100111101101011110 3f99f33f99f34e7d3f99f33f99f34e7b5e
EUC-JP ?咐?咐N}?咐?咐N{^ 0011111111010010111101010011111111010010111101010100111001111101001111111101001011110101001111111101001011110101010011100111101101011110 3fd2f53fd2f54e7d3fd2f53fd2f54e7b5e
UTF-8 룿咐룿咐N}룿咐룿咐N{^ 1110101110100011101111111110010110010010100100001110101110100011101111111110010110010010100100000100111001111101111010111010001110111111111001011001001010010000111010111010001110111111111001011001001010010000010011100111101101011110 eba3bfe59290eba3bfe592904e7deba3bfe59290eba3bfe592904e7b5e
UHC 룿咐룿咐N}룿咐룿咐N{^ 100011111011000011011100111110111000111110110000110111001111101101001110011111011000111110110000110111001111101110001111101100001101110011111011010011100111101101011110 8fb0dcfb8fb0dcfb4e7d8fb0dcfb8fb0dcfb4e7b5e

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