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 111001111001110110111111111001111001111010111100011101101110011110011101101111111110011110011110101111000111011001000010 e79dbfe79ebc76e79dbfe79ebc7642
EUC-JP 逹ソ迸シv逹ソ迸シvB 11101101111111011000111010111111111011011111111010001110101111000111011011101101111111011000111010111111111011011111111010001110101111000111011001000010 edfd8ebfedfe8ebc76edfd8ebfedfe8ebc7642
UTF-8 逹ソ迸シv逹ソ迸シvB 111010011000000010111001111011111011110110111111111010001011111110111000111011111011110110111100011101101110100110000000101110011110111110111101101111111110100010111111101110001110111110111101101111000111011001000010 e980b9efbdbfe8bfb8efbdbc76e980b9efbdbfe8bfb8efbdbc7642
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)