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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??恁?}??恁?{^ 00111111001111111001110010001100001111110111110100111111001111111001110010001100001111110111101101011110 3f3f9c8c3f7d3f3f9c8c3f7b5e
EUC-JP ??恁?}??恁?{^ 00111111001111111101011111101100001111110111110100111111001111111101011111101100001111110111101101011110 3f3fd7ec3f7d3f3fd7ec3f7b5e
UTF-8 泥쵺恁쳌}泥쵺恁쳌{^ 111011111010011110100011111011001011010110111010111001101000000110000001111011001011001110001100011111011110111110100111101000111110110010110101101110101110011010000001100000011110110010110011100011000111101101011110 efa7a3ecb5bae68181ecb38c7defa7a3ecb5bae68181ecb38c7b5e
UHC 泥쵺恁쳌}泥쵺恁쳌{^ 11101100101100101010110101010100111011001111011010101011011011100111110111101100101100101010110101010100111011001111011010101011011011100111101101011110 ecb2ad54ecf6ab6e7decb2ad54ecf6ab6e7b5e

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