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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN "自鋧ビ"自鋧ヒワ^ 1111101001010111100011101010100111111011110011111100101111011110111110100101011110001110101010011111101111001111110010111101110001011110 fa578ea9fbcfcbdefa578ea9fbcfcbdc5e
EUC-JP ?自鋧ビ?自鋧ヒワ^ 001111111011110010101011100011111110010011001011100011101100101110001110110111100011111110111100101010111000111111100100110010111000111011001011100011101101110001011110 3fbcab8fe4cb8ecb8ede3fbcab8fe4cb8ecb8edc5e
UTF-8 "自鋧ビ"自鋧ヒワ^ 11101111101111001000001011101000100001111010101011101001100010111010011111101111101111101000101111101111101111101001111011101111101111001000001011101000100001111010101011101001100010111010011111101111101111101000101111101111101111101001110001011110 efbc82e887aae98ba7efbe8befbe9eefbc82e887aae98ba7efbe8befbe9c5e
UHC "自???"自???^ 101000111010001011101101101110110011111100111111001111111010001110100010111011011011101100111111001111110011111101011110 a3a2edbb3f3f3fa3a2edbb3f3f3f5e

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