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 ????]n}????]n{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e
SJIS-WIN ????]n}????]n{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e
EUC-JP ????]n}????]n{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e
UTF-8 섯셕솖셧]n}섯셕솖셧]n{^ 11101100100001001010111111101100100001011001010111101100100001101001011011101100100001011010011101011101011011100111110111101100100001001010111111101100100001011001010111101100100001101001011011101100100001011010011101011101011011100111101101011110 ec84afec8595ec8696ec85a75d6e7dec84afec8595ec8696ec85a75d6e7b5e
UHC 섯셕솖셧]n}섯셕솖셧]n{^ 1011110010111000101111001100011010111100110101111011110011001011010111010110111001111101101111001011100010111100110001101011110011010111101111001100101101011101011011100111101101011110 bcb8bcc6bcd7bccb5d6e7dbcb8bcc6bcd7bccb5d6e7b5e

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