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 ??????F??~ 00111111001111110011111100111111001111110011111101000110001111110011111101111110 3f3f3f3f3f3f463f3f7e
SJIS-WIN ??????F??~ 00111111001111110011111100111111001111110011111101000110001111110011111101111110 3f3f3f3f3f3f463f3f7e
EUC-JP ??????F??~ 00111111001111110011111100111111001111110011111101000110001111110011111101111110 3f3f3f3f3f3f463f3f7e
UTF-8 횂혨횄혣횂혪F횂혧~ 1110110110011010100000101110110110011000101010001110110110011010100001001110110110011000101000111110110110011010100000101110110110011000101010100100011011101101100110101000001011101101100110001010011101111110 ed9a82ed98a8ed9a84ed98a3ed9a82ed98aa46ed9a82ed98a77e
UHC 횂혨횄혣횂혪F횂혧~ 110000111000001011000010100100001100001110000011110000101000110011000011100000101100001010010010010001101100001110000010110000101000111101111110 c382c290c383c28cc382c29246c382c28f7e

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