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 ??U??B[??U??B[B 001111110011111101010101001111110011111101000010010110110011111100111111010101010011111100111111010000100101101101000010 3f3f553f3f425b3f3f553f3f425b42
SJIS-WIN ??U??B[??U??B[B 001111110011111101010101001111110011111101000010010110110011111100111111010101010011111100111111010000100101101101000010 3f3f553f3f425b3f3f553f3f425b42
EUC-JP ??U??B[??U??B[B 001111110011111101010101001111110011111101000010010110110011111100111111010101010011111100111111010000100101101101000010 3f3f553f3f425b3f3f553f3f425b42
UTF-8 횂혪U횂혪B[횂혪U횂혪B[B 11101101100110101000001011101101100110001010101001010101111011011001101010000010111011011001100010101010010000100101101111101101100110101000001011101101100110001010101001010101111011011001101010000010111011011001100010101010010000100101101101000010 ed9a82ed98aa55ed9a82ed98aa425bed9a82ed98aa55ed9a82ed98aa425b42
UHC 횂혪U횂혪B[횂혪U횂혪B[B 1100001110000010110000101001001001010101110000111000001011000010100100100100001001011011110000111000001011000010100100100101010111000011100000101100001010010010010000100101101101000010 c382c29255c382c292425bc382c29255c382c292425b42

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