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 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 鱶ホッv鱶ホッvB 111010011110011011001110111100001011100010101111011101101110100111100110110011101111000010111000101011110111011001000010 e9e6cef0b8af76e9e6cef0b8af7642
EUC-JP 鱶ホ?ッv鱶ホ?ッvB 1111001011101000100011101100111000111111100011101010111101110110111100101110100010001110110011100011111110001110101011110111011001000010 f2e88ece3f8eaf76f2e88ece3f8eaf7642
UTF-8 鱶ホッv鱶ホッvB 111010011011000110110110111011111011111010001110111011101000000110110111111011111011110110101111011101101110100110110001101101101110111110111110100011101110111010000001101101111110111110111101101011110111011001000010 e9b1b6efbe8eee81b7efbdaf76e9b1b6efbe8eee81b7efbdaf7642
UHC ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642

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