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 ?豆?}?豆?{^ 0011111110010011101001000011111101111101001111111001001110100100001111110111101101011110 3f93a43f7d3f93a43f7b5e
EUC-JP 馹豆?}馹豆?{^ 100011111110100110100001110001101010011000111111011111011000111111101001101000011100011010100110001111110111101101011110 8fe9a1c6a63f7d8fe9a1c6a63f7b5e
UTF-8 馹豆♣}馹豆♣{^ 111010011010011010111001111010001011000110000110111000101001100110100011011111011110100110100110101110011110100010110001100001101110001010011001101000110111101101011110 e9a6b9e8b186e299a37de9a6b9e8b186e299a37b5e
UHC 馹豆♣}馹豆♣{^ 111011001111000111010100111001111010001011000000011111011110110011110001110101001110011110100010110000000111101101011110 ecf1d4e7a2c07decf1d4e7a2c07b5e

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