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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 矗鮏簑簔矣箏 11100001110111101111110001000011111000101100000011100010110000011110000111100001111101101100111011100010101101011111011011100010 e1defc43e2c0e2c1e1e1f6cee2b5f6e2
EUC-JP 矗鮏簑簔矣?箏? 111000101110000010001111111010101101101111100100110000101110010011000011111000101110001100111111111001001011011100111111 e2e08feadbe4c2e4c3e2e33fe4b73f
UTF-8 矗鮏簑簔矣箏 111001111001111110010111111010011010111010001111111001111011000010010001111001111011000010010100111001111001111110100011111011101001001110110101111001111010111010001111111011101001010010001001 e79f97e9ae8fe7b091e7b094e79fa3ee93b5e7ae8fee9489
UHC 矗???矣?箏? 1111010110111000001111110011111100111111111010111111100000111111111011101011010000111111 f5b83f3f3febf83feeb43f

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