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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 簔ヘロ矣ヘロ 1110001011000001111101101011000011110101101101011100110111011011111000011110000111110000111010111100110111011011 e2c1f6b0f5b5cddbe1e1f0ebcddb
EUC-JP 簔??ヘロ矣?ヘロ 111001001100001100111111001111111000111011001101100011101101101111100010111000110011111110001110110011011000111011011011 e4c33f3f8ecd8edbe2e33f8ecd8edb
UTF-8 簔ヘロ矣ヘロ 111001111011000010010100111011101001001110010111111011101001000010100000111011111011111010001101111011111011111010011011111001111001111110100011111011101000001010101010111011111011111010001101111011111011111010011011 e7b094ee9397ee90a0efbe8defbe9be79fa3ee82aaefbe8defbe9b
UHC ?????矣??? 00111111001111110011111100111111001111111110101111111000001111110011111100111111 3f3f3f3f3febf83f3f3f

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