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 隱ヲ蝣ー隱ヲ蝣ー^ 11101000101010101010011011100101101000001011000011101000101010101010011011100101101000001011000001011110 e8aaa6e5a0b0e8aaa6e5a0b05e
EUC-JP 隱ヲ蝣ー隱ヲ蝣ー^ 1111000010101100100011101010011011101010101000101000111010110000111100001010110010001110101001101110101010100010100011101011000001011110 f0ac8ea6eaa28eb0f0ac8ea6eaa28eb05e
UTF-8 隱ヲ蝣ー隱ヲ蝣ー^ 11101001100110101011000111101111101111011010011011101000100111011010001111101111101111011011000011101001100110101011000111101111101111011010011011101000100111011010001111101111101111011011000001011110 e99ab1efbda6e89da3efbdb0e99ab1efbda6e89da3efbdb05e
UHC 隱???隱???^ 1110101111011111001111110011111100111111111010111101111100111111001111110011111101011110 ebdf3f3f3febdf3f3f3f5e

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