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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???秘???^ 001111110011111100111111100101001110100100111111001111110011111101011110 3f3f3f94e93f3f3f5e
EUC-JP ???秘???^ 001111110011111100111111110010001110101100111111001111110011111101011110 3f3f3fc8eb3f3f3f5e
UTF-8 뤛퀚퍗秘力렮롘^ 11101011101001001001101111101101100000001001101011101101100011011001011111100111101001111001100011101111101001101000101011101011101000001010111011101011101000011001100001011110 eba49bed809aed8d97e7a798efa68aeba0aeeba1985e
UHC 뤛퀚퍗秘力렮롘^ 100011111100101010110011100011101011101110001110110111011111101011100110101100111000111010111011100011101101110001011110 8fcab38ebb8eddfae6b38ebb8edc5e

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