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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??焙}??焙{^ 0011111100111111111000001000010001111101001111110011111111100000100001000111101101011110 3f3fe0847d3f3fe0847b5e
EUC-JP ??焙}??焙{^ 0011111100111111110111111110010001111101001111110011111111011111111001000111101101011110 3f3fdfe47d3f3fdfe47b5e
UTF-8 뤚괍焙}뤚괍焙{^ 111010111010010010011010111010101011010010001101111001111000010010011001011111011110101110100100100110101110101010110100100011011110011110000100100110010111101101011110 eba49aeab48de784997deba49aeab48de784997b5e
UHC 뤚괍焙}뤚괍焙{^ 100011111100100110110001101000101101101111001100011111011000111111001001101100011010001011011011110011000111101101011110 8fc9b1a2dbcc7d8fc9b1a2dbcc7b5e

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