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 0011111111100100101110000011111101110110001111111110010010111000001111110111011001000010 3fe4b83f763fe4b83f7642
EUC-JP ?荳?v?荳?vB 0011111111101000101110100011111101110110001111111110100010111010001111110111011001000010 3fe8ba3f763fe8ba3f7642
UTF-8 亐荳살v亐荳살vB 111001001011101010010000111010001000110110110011111011001000001010110100011101101110010010111010100100001110100010001101101100111110110010000010101101000111011001000010 e4ba90e88db3ec82b476e4ba90e88db3ec82b47642
UHC 亐荳살v亐荳살vB 111010101010011111010100111001011011101111101100011101101110101010100111110101001110010110111011111011000111011001000010 eaa7d4e5bbec76eaa7d4e5bbec7642

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