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 鱸レ諶「エ錂ァ焄 111010011110011111011010111110111010101010100010101101001111101111011110101001111111101101010100 e9e7dafbaaa2b4fbdea7fb54
EUC-JP 鱸レ諶「エ錂ァ焄 11110010111010011000111011011010100011111101111010110101100011101010001010001110101101001000111111100100110101001000111010100111100011111100100111100011 f2e98eda8fdeb58ea28eb48fe4d48ea78fc9e3
UTF-8 鱸レ諶「エ錂ァ焄 111010011011000110111000111011111011111010011010111010001010101110110110111011111011110110100010111011111011110110110100111010011000110010000010111011111011110110100111111001111000010010000100 e9b1b8efbe9ae8abb6efbda2efbdb4e98c82efbda7e78484
UHC ??諶????焄 00111111001111111110010010100110001111110011111100111111001111111111110110110110 3f3fe4a63f3f3f3ffdb6

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