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 ??S??I@??S??I@B 001111110011111101010011001111110011111101001001010000000011111100111111010100110011111100111111010010010100000001000010 3f3f533f3f49403f3f533f3f494042
SJIS-WIN ??S??I@??S??I@B 001111110011111101010011001111110011111101001001010000000011111100111111010100110011111100111111010010010100000001000010 3f3f533f3f49403f3f533f3f494042
EUC-JP ??S??I@??S??I@B 001111110011111101010011001111110011111101001001010000000011111100111111010100110011111100111111010010010100000001000010 3f3f533f3f49403f3f533f3f494042
UTF-8 횂혪S횂혪I@횂혪S횂혪I@B 11101101100110101000001011101101100110001010101001010011111011011001101010000010111011011001100010101010010010010100000011101101100110101000001011101101100110001010101001010011111011011001101010000010111011011001100010101010010010010100000001000010 ed9a82ed98aa53ed9a82ed98aa4940ed9a82ed98aa53ed9a82ed98aa494042
UHC 횂혪S횂혪I@횂혪S횂혪I@B 1100001110000010110000101001001001010011110000111000001011000010100100100100100101000000110000111000001011000010100100100101001111000011100000101100001010010010010010010100000001000010 c382c29253c382c2924940c382c29253c382c292494042

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