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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???悅よ????^ 001111110011111100111111111110101011110110000010111001100011111100111111001111110011111101011110 3f3f3ffabd82e63f3f3f3f5e
EUC-JP ????よ????^ 0011111100111111001111110011111110100100111010000011111100111111001111110011111101011110 3f3f3f3fa4e83f3f3f3f5e
UTF-8 娛먪럷悅よ뼆咽뽫룵^ 11100101101010001001101111101011101010001010101011101011100111111011011111100110100000101000010111100011100000101000100011101011101111001000011011101111101001101001111011101011101111011010101111101011101000111011010101011110 e5a89beba8aaeb9fb7e68285e38288ebbc86efa69eebbdabeba3b55e
UHC 娛먪럷悅よ뼆咽뽫룵^ 11100111111101001001000011100111100011101001011011100110111011011010101011101000100101101001000011100110111011001001011011100111100011111010101001011110 e7f490e78e96e6edaae89690e6ec96e78faa5e

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