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 兪?聯}兪?聯{^ 10011001011000000011111110010111111111000111110110011001011000000011111110010111111111000111101101011110 99603f97fc7d99603f97fc7b5e
EUC-JP 兪?聯}兪?聯{^ 11010001110000010011111111001110111111100111110111010001110000010011111111001110111111100111101101011110 d1c13fcefe7dd1c13fcefe7b5e
UTF-8 兪뀌聯}兪뀌聯{^ 111001011000010110101010111010111000000010001100111010001000000110101111011111011110010110000101101010101110101110000000100011001110100010000001101011110111101101011110 e585aaeb808ce881af7de585aaeb808ce881af7b5e
UHC 兪뀌聯}兪뀌聯{^ 111010101110010010110010111011101101011010100100011111011110101011100100101100101110111011010110101001000111101101011110 eae4b2eed6a47deae4b2eed6a47b5e

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