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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 倭?ぜ倭?ぜ^ 1001100001100000001111111000001010111010100110000110000000111111100000101011101001011110 98603f82ba98603f82ba5e
EUC-JP 倭?ぜ倭?ぜ^ 1100111111000001001111111010010010111100110011111100000100111111101001001011110001011110 cfc13fa4bccfc13fa4bc5e
UTF-8 倭밧ぜ倭밧ぜ^ 11100101100000001010110111101011101100001010011111100011100000011001110011100101100000001010110111101011101100001010011111100011100000011001110001011110 e580adebb0a7e3819ce580adebb0a7e3819c5e
UHC 倭밧ぜ倭밧ぜ^ 11101000110111101011100111100101101010101011110011101000110111101011100111100101101010101011110001011110 e8deb9e5aabce8deb9e5aabc5e

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