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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 疇稙疇帋疇稙疇豎 11100001011001011110001001100101111000010110010110011011111000011110000101100101111000100110010111100001011001011110011010110001 e165e265e1659be1e165e265e165e6b1
EUC-JP 疇稙疇帋疇稙疇豎 11100001110001101110001111000110111000011100011011010110111000111110000111000110111000111100011011100001110001101110110010110011 e1c6e3c6e1c6d6e3e1c6e3c6e1c6ecb3
UTF-8 疇稙疇帋疇稙疇豎 111001111001011010000111111001111010100010011001111001111001011010000111111001011011100010001011111001111001011010000111111001111010100010011001111001111001011010000111111010001011000110001110 e79687e7a899e79687e5b88be79687e7a899e79687e8b18e
UHC 疇稙疇?疇稙疇? 1111000111000010111100101100001011110001110000100011111111110001110000101111001011000010111100011100001000111111 f1c2f2c2f1c23ff1c2f2c2f1c23f

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