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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 叱荼写}叱荼写{^ 100011101011011011100100101101101000111011001010011111011000111010110110111001001011011010001110110010100111101101011110 8eb6e4b68eca7d8eb6e4b68eca7b5e
EUC-JP 叱荼写}叱荼写{^ 101111001011100011101000101110001011110011001100011111011011110010111000111010001011100010111100110011000111101101011110 bcb8e8b8bccc7dbcb8e8b8bccc7b5e
UTF-8 叱荼写}叱荼写{^ 111001011000111110110001111010001000110110111100111001011000011010011001011111011110010110001111101100011110100010001101101111001110010110000110100110010111101101011110 e58fb1e88dbce586997de58fb1e88dbce586997b5e
UHC 叱??}叱??{^ 1111001011101010001111110011111101111101111100101110101000111111001111110111101101011110 f2ea3f3f7df2ea3f3f7b5e

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