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 ???毅←?矣??^ 00111111001111110011111110001011010000101000000110101001001111111110000111100001001111110011111101011110 3f3f3f8b4281a93fe1e13f3f5e
EUC-JP ???毅←?矣??^ 00111111001111110011111110110101101000111010001010101011001111111110001011100011001111110011111101011110 3f3f3fb5a3a2ab3fe2e33f3f5e
UTF-8 捻뀁슜毅←솾矣⑹삞^ 11101111101001101010010011101011100000001000000111101100100010101001110011100110101011111000010111100010100001101001000011101100100001101011111011100111100111111010001111100010100100011011100111101100100000101001111001011110 efa6a4eb8081ec8a9ce6af85e28690ec86bee79fa3e291b9ec829e5e
UHC 捻뀁슜毅←솾矣⑹삞^ 11100110111101111011001011101100100110101010100111101011111101101010000111100111100110011011001011101011111110001010100111101100100110001010000101011110 e6f7b2ec9aa9ebf6a1e799b2ebf8a9ec98a15e

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