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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 妊捧?}妊捧?{^ 10010100010001001001010111111001001111110111110110010100010001001001010111111001001111110111101101011110 944495f93f7d944495f93f7b5e
EUC-JP 妊捧?}妊捧?{^ 11000111101001011100101011111011001111110111110111000111101001011100101011111011001111110111101101011110 c7a5cafb3f7dc7a5cafb3f7b5e
UTF-8 妊捧볜}妊捧볜{^ 111001011010011010001010111001101000110110100111111010111011001110011100011111011110010110100110100010101110011010001101101001111110101110110011100111000111101101011110 e5a68ae68da7ebb39c7de5a68ae68da7ebb39c7b5e
UHC 妊捧볜}妊捧볜{^ 111011001111010011011100111010011011101010110111011111011110110011110100110111001110100110111010101101110111101101011110 ecf4dce9bab77decf4dce9bab77b5e

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