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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 叱鶯宍}叱鶯宍{^ 11110000101101111000111010110110111010011111001010001110101100110111110111110000101101111000111010110110111010011111001010001110101100110111101101011110 f0b78eb6e9f28eb37df0b78eb6e9f28eb37b5e
EUC-JP ?叱鶯宍}?叱鶯宍{^ 0011111110111100101110001111001011110100101111001011010101111101001111111011110010111000111100101111010010111100101101010111101101011110 3fbcb8f2f4bcb57d3fbcb8f2f4bcb57b5e
UTF-8 叱鶯宍}叱鶯宍{^ 111011101000000110110110111001011000111110110001111010011011011010101111111001011010111010001101011111011110111010000001101101101110010110001111101100011110100110110110101011111110010110101110100011010111101101011110 ee81b6e58fb1e9b6afe5ae8d7dee81b6e58fb1e9b6afe5ae8d7b5e
UHC ?叱鶯?}?叱鶯?{^ 001111111111001011101010111001011010001100111111011111010011111111110010111010101110010110100011001111110111101101011110 3ff2eae5a33f7d3ff2eae5a33f7b5e

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