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 ?^?}v?^?}vB 0011111101011110001111110111110101110110001111110101111000111111011111010111011001000010 3f5e3f7d763f5e3f7d7642
SJIS-WIN 豺^魄}v豺^魄}vB 111001101011011101011110111010011010111001111101011101101110011010110111010111101110100110101110011111010111011001000010 e6b75ee9ae7d76e6b75ee9ae7d7642
EUC-JP 豺^魄}v豺^魄}vB 111011001011100101011110111100101011000001111101011101101110110010111001010111101111001010110000011111010111011001000010 ecb95ef2b07d76ecb95ef2b07d7642
UTF-8 豺^魄}v豺^魄}vB 11101000101100011011101001011110111010011010110110000100011111010111011011101000101100011011101001011110111010011010110110000100011111010111011001000010 e8b1ba5ee9ad847d76e8b1ba5ee9ad847d7642
UHC 豺^魄}v豺^魄}vB 111000111100111101011110110110111101111001111101011101101110001111001111010111101101101111011110011111010111011001000010 e3cf5edbde7d76e3cf5edbde7d7642

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