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 ????^????^ 00111111001111110011111100111111010111100011111100111111001111110011111101011110 3f3f3f3f5e3f3f3f3f5e
SJIS-WIN ????^????^ 00111111001111110011111100111111010111100011111100111111001111110011111101011110 3f3f3f3f5e3f3f3f3f5e
EUC-JP ????^????^ 00111111001111110011111100111111010111100011111100111111001111110011111101011110 3f3f3f3f5e3f3f3f3f5e
UTF-8 횄혘횂징^횄혘횂혴^ 1110110110011010100001001110110110011000100110001110110110011010100000101110110010100111100101010101111011101101100110101000010011101101100110001001100011101101100110101000001011101101100110001011010001011110 ed9a84ed9898ed9a82eca7955eed9a84ed9898ed9a82ed98b45e
UHC 횄혘횂징^횄혘횂혴^ 110000111000001111000010100000111100001110000010110000101010000101011110110000111000001111000010100000111100001110000010110000101001101101011110 c383c283c382c2a15ec383c283c382c29b5e

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