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 횁쨘횞횘횁쨘횞횘^ 11101101100110101000000111101100101010001001100011101101100110101001111011101101100110101001100011101101100110101000000111101100101010001001100011101101100110101001111011101101100110101001100001011110 ed9a81eca898ed9a9eed9a98ed9a81eca898ed9a9eed9a985e
UHC 횁쨘횞횘횁쨘횞횘^ 1100001110000001110000101011101011000011100101111100001110010010110000111000000111000010101110101100001110010111110000111001001001011110 c381c2bac397c392c381c2bac397c3925e

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