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 ????^b[????^b[^ 001111110011111100111111001111110101111001100010010110110011111100111111001111110011111101011110011000100101101101011110 3f3f3f3f5e625b3f3f3f3f5e625b5e
SJIS-WIN 牾﨓^b[牾﨓^b[^ 1111011010111101111000001011000111110110101111011111101011101000010111100110001001011011111101101011110111100000101100011111011010111101111110101110100001011110011000100101101101011110 f6bde0b1f6bdfae85e625bf6bde0b1f6bdfae85e625b5e
EUC-JP ?牾??^b[?牾??^b[^ 0011111111100000101100110011111100111111010111100110001001011011001111111110000010110011001111110011111101011110011000100101101101011110 3fe0b33f3f5e625b3fe0b33f3f5e625b5e
UTF-8 牾﨓^b[牾﨓^b[^ 11101110100100111010010011100111100010011011111011101110100100111010010011101111101010001001001101011110011000100101101111101110100100111010010011100111100010011011111011101110100100111010010011101111101010001001001101011110011000100101101101011110 ee93a4e789beee93a4efa8935e625bee93a4e789beee93a4efa8935e625b5e
UHC ????^b[????^b[^ 001111110011111100111111001111110101111001100010010110110011111100111111001111110011111101011110011000100101101101011110 3f3f3f3f5e625b3f3f3f3f5e625b5e

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