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 瓦ゆ?}瓦ゆ?{^ 10001010101000101000001011100100001111110111110110001010101000101000001011100100001111110111101101011110 8aa282e43f7d8aa282e43f7b5e
EUC-JP 瓦ゆ?}瓦ゆ?{^ 10110100101001001010010011100110001111110111110110110100101001001010010011100110001111110111101101011110 b4a4a4e63f7db4a4a4e63f7b5e
UTF-8 瓦ゆ볘}瓦ゆ볘{^ 111001111001001110100110111000111000001010000110111010111011001110011000011111011110011110010011101001101110001110000010100001101110101110110011100110000111101101011110 e793a6e38286ebb3987de793a6e38286ebb3987b5e
UHC 瓦ゆ볘}瓦ゆ볘{^ 111010001011111110101010111001101011101010110110011111011110100010111111101010101110011010111010101101100111101101011110 e8bfaae6bab67de8bfaae6bab67b5e

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