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 ??????LB 0011111100111111001111110011111100111111001111110100110001000010 3f3f3f3f3f3f4c42
SJIS-WIN 箏瞶簔矣LB 1110001010110101111000011101011011110000111000111110001011000001111000011110000111110110110011100100110001000010 e2b5e1d6f0e3e2c1e1e1f6ce4c42
EUC-JP 箏瞶?簔矣?LB 111001001011011111100010110110000011111111100100110000111110001011100011001111110100110001000010 e4b7e2d83fe4c3e2e33f4c42
UTF-8 箏瞶簔矣LB 1110011110101110100011111110011110011110101101101110111010000010101000101110011110110000100101001110011110011111101000111110111010010011101101010100110001000010 e7ae8fe79eb6ee82a2e7b094e79fa3ee93b54c42
UHC 箏???矣?LB 11101110101101000011111100111111001111111110101111111000001111110100110001000010 eeb43f3f3febf83f4c42

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