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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 葆九晃\}葆九晃\{^ 1110010011011100100010111110001110001101010101110101110001111101111001001101110010001011111000111000110101010111010111000111101101011110 e4dc8be38d575c7de4dc8be38d575c7b5e
EUC-JP 葆九晃\}葆九晃\{^ 1110100011011110101101101110010110111001101110000101110001111101111010001101111010110110111001011011100110111000010111000111101101011110 e8deb6e5b9b85c7de8deb6e5b9b85c7b5e
UTF-8 葆九晃\}葆九晃\{^ 1110100010010001100001101110010010111001100111011110011010011001100000110101110001111101111010001001000110000110111001001011100110011101111001101001100110000011010111000111101101011110 e89186e4b99de699835c7de89186e4b99de699835c7b5e
UHC ?九晃\}?九晃\{^ 001111111100111011111010111111001100110001011100011111010011111111001110111110101111110011001100010111000111101101011110 3fcefafccc5c7d3fcefafccc5c7b5e

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