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 111100011111110011010010111110101110011010111101011101101111000111111100110100101111101011100110101111010111011001000010 f1fcd2fae6bd76f1fcd2fae6bd7642
EUC-JP ?メ桄スv?メ桄スvB 00111111100011101101001010001111110000111101100010001110101111010111011000111111100011101101001010001111110000111101100010001110101111010111011001000010 3f8ed28fc3d88ebd763f8ed28fc3d88ebd7642
UTF-8 メ桄スvメ桄スvB 111011101000010110110111111011111011111010010010111001101010000110000100111011111011110110111101011101101110111010000101101101111110111110111110100100101110011010100001100001001110111110111101101111010111011001000010 ee85b7efbe92e6a184efbdbd76ee85b7efbe92e6a184efbdbd7642
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)