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 ????`????OB 0011111100111111001111110011111101100000001111110011111100111111001111110100111101000010 3f3f3f3f603f3f3f3f4f42
SJIS-WIN 趺セ髮ォ`趺セ髮ォOB 111001101110010110111110111010011001101110101011011000001110011011100101101111101110100110011011101010110100111101000010 e6e5bee99bab60e6e5bee99bab4f42
EUC-JP 趺セ髮ォ`趺セ髮ォOB 11101100111001111000111010111110111100011111101110001110101010110110000011101100111001111000111010111110111100011111101110001110101010110100111101000010 ece78ebef1fb8eab60ece78ebef1fb8eab4f42
UTF-8 趺セ髮ォ`趺セ髮ォOB 111010001011011010111010111011111011110110111110111010011010101110101110111011111011110110101011011000001110100010110110101110101110111110111101101111101110100110101011101011101110111110111101101010110100111101000010 e8b6baefbdbee9abaeefbdab60e8b6baefbdbee9abaeefbdab4f42
UHC 趺?髮?`趺?髮?OB 110111011011101000111111110110111010010100111111011000001101110110111010001111111101101110100101001111110100111101000010 ddba3fdba53f60ddba3fdba53f4f42

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