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 豁イ驢㌻}豁イ驢㌻{^ 1110011010101101101100101110100110000110100001110110111001111101111001101010110110110010111010011000011010000111011011100111101101011110 e6adb2e986876e7de6adb2e986876e7b5e
EUC-JP 豁イ驢?}豁イ驢?{^ 1110110010101111100011101011001011110001111001100011111101111101111011001010111110001110101100101111000111100110001111110111101101011110 ecaf8eb2f1e63f7decaf8eb2f1e63f7b5e
UTF-8 豁イ驢㌻}豁イ驢㌻{^ 111010001011000110000001111011111011110110110010111010011010100110100010111000111000110010111011011111011110100010110001100000011110111110111101101100101110100110101001101000101110001110001100101110110111101101011110 e8b181efbdb2e9a9a2e38cbb7de8b181efbdb2e9a9a2e38cbb7b5e
UHC 豁?驢?}豁?驢?{^ 111111001100001100111111110101011111000000111111011111011111110011000011001111111101010111110000001111110111101101011110 fcc33fd5f03f7dfcc33fd5f03f7b5e

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