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 ???A[???A[^ 0011111100111111001111110100000101011011001111110011111100111111010000010101101101011110 3f3f3f415b3f3f3f415b5e
SJIS-WIN ??〓A[??〓A[^ 00111111001111111000000110101100010000010101101100111111001111111000000110101100010000010101101101011110 3f3f81ac415b3f3f81ac415b5e
EUC-JP ??〓A[??〓A[^ 00111111001111111010001010101110010000010101101100111111001111111010001010101110010000010101101101011110 3f3fa2ae415b3f3fa2ae415b5e
UTF-8 룶엌〓A[룶엌〓A[^ 1110101110100011101101101110110010010111100011001110001110000000100100110100000101011011111010111010001110110110111011001001011110001100111000111000000010010011010000010101101101011110 eba3b6ec978ce38093415beba3b6ec978ce38093415b5e
UHC 룶엌〓A[룶엌〓A[^ 1000111110101011101111101111110110100001111010110100000101011011100011111010101110111110111111011010000111101011010000010101101101011110 8fabbefda1eb415b8fabbefda1eb415b5e

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