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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豼蘗邊「}豼蘗邊「{^ 1110011010111111100111110100000111100111101100101010001001111101111001101011111110011111010000011110011110110010101000100111101101011110 e6bf9f41e7b2a27de6bf9f41e7b2a27b5e
EUC-JP 豼蘗邊「}豼蘗邊「{^ 11101100110000011101110110100010111011101011010010001110101000100111110111101100110000011101110110100010111011101011010010001110101000100111101101011110 ecc1dda2eeb48ea27decc1dda2eeb48ea27b5e
UTF-8 豼蘗邊「}豼蘗邊「{^ 111010001011000110111100111010001001100010010111111010011000001010001010111011111011110110100010011111011110100010110001101111001110100010011000100101111110100110000010100010101110111110111101101000100111101101011110 e8b1bce89897e9828aefbda27de8b1bce89897e9828aefbda27b5e
UHC ?蘗邊?}?蘗邊?{^ 001111111101110010100010110111001010101100111111011111010011111111011100101000101101110010101011001111110111101101011110 3fdca2dcab3f7d3fdca2dcab3f7b5e

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