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 ??U??I??U??I^ 00111111001111110101010100111111001111110100100100111111001111110101010100111111001111110100100101011110 3f3f553f3f493f3f553f3f495e
SJIS-WIN ?ゥU?ゥI?ゥU?ゥI^ 00111111101010010101010100111111101010010100100100111111101010010101010100111111101010010100100101011110 3fa9553fa9493fa9553fa9495e
EUC-JP ?ゥU?ゥI?ゥU?ゥI^ 0011111110001110101010010101010100111111100011101010100101001001001111111000111010101001010101010011111110001110101010010100100101011110 3f8ea9553f8ea9493f8ea9553f8ea9495e
UTF-8 䵸ゥU䵸ゥI䵸ゥU䵸ゥI^ 1110010010110101101110001110111110111101101010010101010111100100101101011011100011101111101111011010100101001001111001001011010110111000111011111011110110101001010101011110010010110101101110001110111110111101101010010100100101011110 e4b5b8efbda955e4b5b8efbda949e4b5b8efbda955e4b5b8efbda9495e
UHC ??U??I??U??I^ 00111111001111110101010100111111001111110100100100111111001111110101010100111111001111110100100101011110 3f3f553f3f493f3f553f3f495e

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