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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 鋕七}v鋕七}vB 11111011110101001000111010110101011111010111011011111011110101001000111010110101011111010111011001000010 fbd48eb57d76fbd48eb57d7642
EUC-JP 鋕七}v鋕七}vB 100011111110010011000000101111001011011101111101011101101000111111100100110000001011110010110111011111010111011001000010 8fe4c0bcb77d768fe4c0bcb77d7642
UTF-8 鋕七}v鋕七}vB 1110100110001011100101011110010010111000100000110111110101110110111010011000101110010101111001001011100010000011011111010111011001000010 e98b95e4b8837d76e98b95e4b8837d7642
UHC ?七}v?七}vB 0011111111110110110100100111110101110110001111111111011011010010011111010111011001000010 3ff6d27d763ff6d27d7642

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