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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ワェンヲワェン、^ 110111001010101011011101101001101101110010101010110111011010010001011110 dcaadda6dcaadda45e
EUC-JP ワェンヲワェン、^ 1000111011011100100011101010101010001110110111011000111010100110100011101101110010001110101010101000111011011101100011101010010001011110 8edc8eaa8edd8ea68edc8eaa8edd8ea45e
UTF-8 ワェンヲワェン、^ 11101111101111101001110011101111101111011010101011101111101111101001110111101111101111011010011011101111101111101001110011101111101111011010101011101111101111101001110111101111101111011010010001011110 efbe9cefbdaaefbe9defbda6efbe9cefbdaaefbe9defbda45e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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