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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 쨀횤횖첬횕횤횖첬^ 11101100101010001000000011101101100110101010010011101101100110101001011011101100101100101010110011101101100110101001010111101101100110101010010011101101100110101001011011101100101100101010110001011110 eca880ed9aa4ed9a96ecb2aced9a95ed9aa4ed9a96ecb2ac5e
UHC 쨀횤횖첬횕횤횖첬^ 1100001010110011110000111001101111000011100100001100001110111010110000111000111111000011100110111100001110010000110000111011101001011110 c2b3c39bc390c3bac38fc39bc390c3ba5e

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