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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 扇?噫?扇?噫?B 10010000111011100011111110011010100000000011111110010000111011100011111110011010100000000011111101000010 90ee3f9a803f90ee3f9a803f42
EUC-JP 扇?噫?扇?噫?B 11000000111100000011111111010011111000000011111111000000111100000011111111010011111000000011111101000010 c0f03fd3e03fc0f03fd3e03f42
UTF-8 扇룿噫괆扇룿噫괆B 11100110100010011000011111101011101000111011111111100101100110011010101111101010101101001000011011100110100010011000011111101011101000111011111111100101100110011010101111101010101101001000011001000010 e68987eba3bfe599abeab486e68987eba3bfe599abeab48642
UHC 扇룿噫괆扇룿噫괆B 1110000010111111100011111011000011111101111011011011000011111110111000001011111110001111101100001111110111101101101100001111111001000010 e0bf8fb0fdedb0fee0bf8fb0fdedb0fe42

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