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 1110010110110100100101101110100010110011100111100111110101110110111001011011010010010110111010001011001110011110011111010111011001000010 e5b496e8b39e7d76e5b496e8b39e7d7642
EUC-JP 蟠冶ウ栲v蟠冶ウ栲vB 11101010101101101100110011101010100011101011001111011011110111100111011011101010101101101100110011101010100011101011001111011011110111100111011001000010 eab6ccea8eb3dbde76eab6ccea8eb3dbde7642
UTF-8 蟠冶ウ栲v蟠冶ウ栲vB 111010001001111110100000111001011000011010110110111011111011110110110011111001101010000010110010011101101110100010011111101000001110010110000110101101101110111110111101101100111110011010100000101100100111011001000010 e89fa0e586b6efbdb3e6a0b276e89fa0e586b6efbdb3e6a0b27642
UHC 蟠冶??v蟠冶??vB 110110101111011011100101101001110011111100111111011101101101101011110110111001011010011100111111001111110111011001000010 daf6e5a73f3f76daf6e5a73f3f7642

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