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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN ?咐?k}?咐?k{^ 00111111100110011111001100111111011010110111110100111111100110011111001100111111011010110111101101011110 3f99f33f6b7d3f99f33f6b7b5e
EUC-JP ?咐?k}?咐?k{^ 00111111110100101111010100111111011010110111110100111111110100101111010100111111011010110111101101011110 3fd2f53f6b7d3fd2f53f6b7b5e
UTF-8 뤩咐廬k}뤩咐廬k{^ 1110101110100100101010011110010110010010100100001110111110100110100000100110101101111101111010111010010010101001111001011001001010010000111011111010011010000010011010110111101101011110 eba4a9e59290efa6826b7deba4a9e59290efa6826b7b5e
UHC 뤩咐廬k}뤩咐廬k{^ 1000111111010111110111001111101111100101111111100110101101111101100011111101011111011100111110111110010111111110011010110111101101011110 8fd7dcfbe5fe6b7d8fd7dcfbe5fe6b7b5e

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