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 ???銀???殷^ 0011111100111111001111111000101111100010001111110011111100111111100111110111010101011110 3f3f3f8be23f3f3f9f755e
EUC-JP ???銀???殷^ 0011111100111111001111111011011011100100001111110011111100111111110111011101011001011110 3f3f3fb6e43f3f3fddd65e
UTF-8 렻렜롔銀렻렜롔殷^ 11101011101000001011101111101011101000001001110011101011101000011001010011101001100010101000000011101011101000001011101111101011101000001001110011101011101000011001010011100110101011101011011101011110 eba0bbeba09ceba194e98a80eba0bbeba09ceba194e6aeb75e
UHC 렻렜롔銀렻렜롔殷^ 1000111011000011100011101010111010001110110110001110101111011110100011101100001110001110101011101000111011011000111010111101110001011110 8ec38eae8ed8ebde8ec38eae8ed8ebdc5e

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