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 簔ンワ矣矍ヘロ 1110001011000001111101101011000011110000111000111101110111011100111000011110000111100001110111011100110111011011 e2c1f6b0f0e3dddce1e1e1ddcddb
EUC-JP 簔??ンワ矣矍ヘロ 11100100110000110011111100111111100011101101110110001110110111001110001011100011111000101101111110001110110011011000111011011011 e4c33f3f8edd8edce2e3e2df8ecd8edb
UTF-8 簔ンワ矣矍ヘロ 111001111011000010010100111011101001001110010111111011101000001010100010111011111011111010011101111011111011111010011100111001111001111110100011111001111001111110001101111011111011111010001101111011111011111010011011 e7b094ee9397ee82a2efbe9defbe9ce79fa3e79f8defbe8defbe9b
UHC ?????矣??? 00111111001111110011111100111111001111111110101111111000001111110011111100111111 3f3f3f3f3febf83f3f3f

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