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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 邱仰ャv邱仰ャvB 11100111101101111000101111000010101011000111011011100111101101111000101111000010101011000111011001000010 e7b78bc2ac76e7b78bc2ac7642
EUC-JP 邱仰ャv邱仰ャvB 111011101011100110110110110001001000111010101100011101101110111010111001101101101100010010001110101011000111011001000010 eeb9b6c48eac76eeb9b6c48eac7642
UTF-8 邱仰ャv邱仰ャvB 111010011000001010110001111001001011101110110000111011111011110110101100011101101110100110000010101100011110010010111011101100001110111110111101101011000111011001000010 e982b1e4bbb0efbdac76e982b1e4bbb0efbdac7642
UHC 邱仰?v邱仰?vB 11001111110010001110010011100110001111110111011011001111110010001110010011100110001111110111011001000010 cfc8e4e63f76cfc8e4e63f7642

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