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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ユ箋ウ}ユ箋ウ{^ 1101010111100010101100111011001101111101110101011110001010110011101100110111101101011110 d5e2b3b37dd5e2b3b37b5e
EUC-JP ユ箋ウ}ユ箋ウ{^ 100011101101010111100100101101011000111010110011011111011000111011010101111001001011010110001110101100110111101101011110 8ed5e4b58eb37d8ed5e4b58eb37b5e
UTF-8 ユ箋ウ}ユ箋ウ{^ 111011111011111010010101111001111010111010001011111011111011110110110011011111011110111110111110100101011110011110101110100010111110111110111101101100110111101101011110 efbe95e7ae8befbdb37defbe95e7ae8befbdb37b5e
UHC ?箋?}?箋?{^ 0011111111101111101010000011111101111101001111111110111110101000001111110111101101011110 3fefa83f7d3fefa83f7b5e

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