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 쨌횁횙횘쨌횁횙횘^ 11101100101010001000110011101101100110101000000111101101100110101001100111101101100110101001100011101100101010001000110011101101100110101000000111101101100110101001100111101101100110101001100001011110 eca88ced9a81ed9a99ed9a98eca88ced9a81ed9a99ed9a985e
UHC 쨌횁횙횘쨌횁횙횘^ 1100001010110111110000111000000111000011100100111100001110010010110000101011011111000011100000011100001110010011110000111001001001011110 c2b7c381c393c392c2b7c381c393c3925e

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