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 1110100110001001100010011110011110111000100111100111110101110110111010011000100110001001111001111011100010011110011111010111011001000010 e98989e7b89e7d76e98989e7b89e7d7642
EUC-JP 驩臥ク栲v驩臥ク栲vB 11110001111010011011001011101001100011101011100011011011110111100111011011110001111010011011001011101001100011101011100011011011110111100111011001000010 f1e9b2e98eb8dbde76f1e9b2e98eb8dbde7642
UTF-8 驩臥ク栲v驩臥ク栲vB 111010011010100110101001111010001000011110100101111011111011110110111000111001101010000010110010011101101110100110101001101010011110100010000111101001011110111110111101101110001110011010100000101100100111011001000010 e9a9a9e887a5efbdb8e6a0b276e9a9a9e887a5efbdb8e6a0b27642
UHC 驩臥??v驩臥??vB 111111001011111011101000110000100011111100111111011101101111110010111110111010001100001000111111001111110111011001000010 fcbee8c23f3f76fcbee8c23f3f7642

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