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 「靼。}「靼。{^ 111100001011010110100010111010001101100010100001011111011111000010110101101000101110100011011000101000010111101101011110 f0b5a2e8d8a17df0b5a2e8d8a17b5e
EUC-JP ?「靼。}?「靼。{^ 0011111110001110101000101111000011011010100011101010000101111101001111111000111010100010111100001101101010001110101000010111101101011110 3f8ea2f0da8ea17d3f8ea2f0da8ea17b5e
UTF-8 「靼。}「靼。{^ 111011101000000110110100111011111011110110100010111010011001110110111100111011111011110110100001011111011110111010000001101101001110111110111101101000101110100110011101101111001110111110111101101000010111101101011110 ee81b4efbda2e99dbcefbda17dee81b4efbda2e99dbcefbda17b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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