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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 扇?扇細扇小扇箱 100100001110111000111111100100001110111010001101110101111001000011101110100011111010110010010000111011101001010010100000 90ee3f90ee8dd790ee8fac90ee94a0
EUC-JP 扇?扇細扇小扇箱 110000001111000000111111110000001111000010111010110110011100000011110000101111101010111011000000111100001100100010100010 c0f03fc0f0bad9c0f0beaec0f0c8a2
UTF-8 扇巢扇細扇小扇箱 111001101000100110000111111001011011011110100010111001101000100110000111111001111011010010110000111001101000100110000111111001011011000010001111111001101000100110000111111001111010111010110001 e68987e5b7a2e68987e7b4b0e68987e5b08fe68987e7aeb1
UHC 扇巢扇細扇小扇箱 11100000101111111110000110110101111000001011111111100001101011001110000010111111111000011011001111100000101111111101111111010101 e0bfe1b5e0bfe1ace0bfe1b3e0bfdfd5

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