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 ???秘峨??^ 00111111001111110011111110010100111010011000100111100011001111110011111101011110 3f3f3f94e989e33f3f5e
EUC-JP ???秘峨??^ 00111111001111110011111111001000111010111011001011100101001111110011111101011110 3f3f3fc8ebb2e53f3f5e
UTF-8 뤙콒퍗秘峨렮롘^ 11101011101001001001100111101100101111011001001011101101100011011001011111100111101001111001100011100101101100111010100011101011101000001010111011101011101000011001100001011110 eba499ecbd92ed8d97e7a798e5b3a8eba0aeeba1985e
UHC 뤙콒퍗秘峨렮롘^ 100011111100100010110001100011101011101110001110110111011111101011100100101100011000111010111011100011101101110001011110 8fc8b18ebb8eddfae4b18ebb8edc5e

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