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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?勇?欣?勇?黑^ 00111111100101110100010100111111100010111101001100111111100101110100010100111111111111000100101101011110 3f97453f8bd33f97453ffc4b5e
EUC-JP ?勇玗欣?勇玗?^ 00111111110011011010011010001111110010111101011010110110110101010011111111001101101001101000111111001011110101100011111101011110 3fcda68fcbd6b6d53fcda68fcbd63f5e
UTF-8 뤚勇玗欣뤚勇玗黑^ 11101011101001001001101011100101100010111000011111100111100011101001011111100110101011001010001111101011101001001001101011100101100010111000011111100111100011101001011111101001101110111001000101011110 eba49ae58b87e78e97e6aca3eba49ae58b87e78e97e9bb915e
UHC 뤚勇玗欣뤚勇玗黑^ 1000111111001001111010011011100011101001110110111111110111011011100011111100100111101001101110001110100111011011111111011101100101011110 8fc9e9b8e9dbfddb8fc9e9b8e9dbfdd95e

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