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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??阪?ケ?荏??ュ 0011111100111111100011011110001100111111100000110101000000111111100010010110000000111111001111111000001110000101 3f3f8de33f83503f89603f3f8385
EUC-JP ??阪?ケ?荏??ュ 0011111100111111101110101110010100111111101001011011000100111111101100011100000100111111001111111010010111100101 3f3fbae53fa5b13fb1c13f3fa5e5
UTF-8 룴점阪캀ケ룫荏룶쾹ュ 111010111010001110110100111011001010000010010000111010011001100010101010111011001011101010000000111000111000001010110001111010111010001110101011111010001000110110001111111010111010001110110110111011001011111010111001111000111000001110100101 eba3b4eca090e998aaecba80e382b1eba3abe88d8feba3b6ecbeb9e383a5
UHC 룴점阪캀ケ룫荏룶쾹ュ 1000111110101001110000011010000111111000101000011010111110001111101010111011000110001111101000101110110011111011100011111010101110110010100011111010101111100101 8fa9c1a1f8a1af8fabb18fa2ecfb8fabb28fabe5

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