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 ŽÕñގÕñÜ^ 100011101101010111110001110111101000111011010101111100011101110001011110 8ed5f1de8ed5f1dc5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?ÕñÞ?ÕñÜ^ 001111111000111110101010110110001000111110101011110100001000111110101001101100000011111110001111101010101101100010001111101010111101000010001111101010101110010001011110 3f8faad88fabd08fa9b03f8faad88fabd08faae45e
UTF-8 ŽÕñގÕñÜ^ 1100001010001110110000111001010111000011101100011100001110011110110000101000111011000011100101011100001110110001110000111001110001011110 c28ec395c3b1c39ec28ec395c3b1c39c5e
UHC ???Þ????^ 00111111001111110011111110101000101011010011111100111111001111110011111101011110 3f3f3fa8ad3f3f3f3f5e

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