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 ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
UTF-8 횥쨍횓횙횧짰횥쨍횓횙횧짰^ 11101101100110101010010111101100101010001000110111101101100110101001001111101101100110101001100111101101100110101010011111101100101001111011000011101101100110101010010111101100101010001000110111101101100110101001001111101101100110101001100111101101100110101010011111101100101001111011000001011110 ed9aa5eca88ded9a93ed9a99ed9aa7eca7b0ed9aa5eca88ded9a93ed9a99ed9aa7eca7b05e
UHC 횥쨍횓횙횧짰횥쨍횓횙횧짰^ 11000011100111001100001010111000110000111000111011000011100100111100001110011110110000101010111011000011100111001100001010111000110000111000111011000011100100111100001110011110110000101010111001011110 c39cc2b8c38ec393c39ec2aec39cc2b8c38ec393c39ec2ae5e

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