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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 렻┙뗘┙매┙팍┙렏^ 11101011101000001011101111100010100101001001100111101011100101111001100011100010100101001001100111101011101001111010010011100010100101001001100111101101100011001000110111100010100101001001100111101011101000001000111101011110 eba0bbe29499eb9798e29499eba7a4e29499ed8c8de29499eba08f5e
UHC 렻┙뗘┙매┙팍┙렏^ 10001110110000111010011011000100101101101100010110100110110001001011100011000101101001101100010011000110110001011010011011000100100011101010010101011110 8ec3a6c4b6c5a6c4b8c5a6c4c6c5a6c48ea55e

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