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 ????L????~ 00111111001111110011111100111111010011000011111100111111001111110011111101111110 3f3f3f3f4c3f3f3f3f7e
SJIS-WIN 疾鹿シォL疾鹿シウ~ 1000111010111110100011101010110110111100101010110100110010001110101111101000111010101101101111001011001101111110 8ebe8eadbcab4c8ebe8eadbcb37e
EUC-JP 疾鹿シォL疾鹿シウ~ 101111001100000010111100101011111000111010111100100011101010101101001100101111001100000010111100101011111000111010111100100011101011001101111110 bcc0bcaf8ebc8eab4cbcc0bcaf8ebc8eb37e
UTF-8 疾鹿シォL疾鹿シウ~ 1110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101010110100110011100111100101101011111011101001101110011011111111101111101111011011110011101111101111011011001101111110 e796bee9b9bfefbdbcefbdab4ce796bee9b9bfefbdbcefbdb37e
UHC 疾鹿??L疾鹿??~ 1111001011110000110101101110001100111111001111110100110011110010111100001101011011100011001111110011111101111110 f2f0d6e33f3f4cf2f0d6e33f3f7e

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