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 鮓サ隨樣カサ隨曖 11101001101101101011101111100111101011001001111011101001101101101011101111100111101011001001111001000010 e9b6bbe7ac9ee9b6bbe7ac9e42
EUC-JP 鮓サ隨樣カサ隨曖 11110010101110001000111010111011111011101010111011011100111010111000111010110110100011101011101111101110101011101101101110100011 f2b88ebbeeaedceb8eb68ebbeeaedba3
UTF-8 鮓サ隨樣カサ隨曖 111010011010111010010011111011111011110110111011111010011001101010101000111001101010100010100011111011111011110110110110111011111011110110111011111010011001101010101000111001101001101110010110 e9ae93efbdbbe99aa8e6a8a3efbdb6efbdbbe99aa8e69b96
UHC ??隨樣??隨曖 001111110011111111100010110010111110010111000110001111110011111111100010110010111110010011110010 3f3fe2cbe5c63f3fe2cbe4f2

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