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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 扇繕繕扇繕繕B 10010000111011101001000101010101100100010101010110010000111011101001000101010101100100010101010101000010 90ee9155915590ee9155915542
EUC-JP 扇繕繕扇繕繕B 11000000111100001100000110110110110000011011011011000000111100001100000110110110110000011011011001000010 c0f0c1b6c1b6c0f0c1b6c1b642
UTF-8 扇繕繕扇繕繕B 11100110100010011000011111100111101110011001010111100111101110011001010111100110100010011000011111100111101110011001010111100111101110011001010101000010 e68987e7b995e7b995e68987e7b995e7b99542
UHC 扇繕繕扇繕繕B 11100000101111111110000011001011111000001100101111100000101111111110000011001011111000001100101101000010 e0bfe0cbe0cbe0bfe0cbe0cb42

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