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 ?????v?????vB 00111111001111110011111100111111001111110111011000111111001111110011111100111111001111110111011001000010 3f3f3f3f3f763f3f3f3f3f7642
SJIS-WIN ????拒v????拒vB 001111110011111100111111001111111000101110010001011101100011111100111111001111110011111110001011100100010111011001000010 3f3f3f3f8b91763f3f3f3f8b917642
EUC-JP ????拒v????拒vB 001111110011111100111111001111111011010111110001011101100011111100111111001111110011111110110101111100010111011001000010 3f3f3f3fb5f1763f3f3f3fb5f17642
UTF-8 렻뗘매뵀拒v렻뗘매뵀拒vB 111010111010000010111011111010111001011110011000111010111010011110100100111010111011010110000000111001101000101110010010011101101110101110100000101110111110101110010111100110001110101110100111101001001110101110110101100000001110011010001011100100100111011001000010 eba0bbeb9798eba7a4ebb580e68b9276eba0bbeb9798eba7a4ebb580e68b927642
UHC 렻뗘매뵀拒v렻뗘매뵀拒vB 1000111011000011101101101100010110111000110001011011101011000101110010111101111001110110100011101100001110110110110001011011100011000101101110101100010111001011110111100111011001000010 8ec3b6c5b8c5bac5cbde768ec3b6c5b8c5bac5cbde7642

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