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 쩔횛횞척쩔횛횞척^ 11101100101010011001010011101101100110101001101111101101100110101001111011101100101100101001100111101100101010011001010011101101100110101001101111101101100110101001111011101100101100101001100101011110 eca994ed9a9bed9a9eecb299eca994ed9a9bed9a9eecb2995e
UHC 쩔횛횞척쩔횛횞척^ 1100001010111111110000111001010111000011100101111100001110110100110000101011111111000011100101011100001110010111110000111011010001011110 c2bfc395c397c3b4c2bfc395c397c3b45e

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