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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邑??}邑??{^ 1001011101010111001111110011111101111101100101110101011100111111001111110111101101011110 97573f3f7d97573f3f7b5e
EUC-JP 邑??}邑??{^ 1100110110111000001111110011111101111101110011011011100000111111001111110111101101011110 cdb83f3f7dcdb83f3f7b5e
UTF-8 邑듬븨}邑듬븨{^ 111010011000001010010001111010111001001110101100111010111011100010101000011111011110100110000010100100011110101110010011101011001110101110111000101010000111101101011110 e98291eb93acebb8a87de98291eb93acebb8a87b5e
UHC 邑듬븨}邑듬븨{^ 111010111110100110110101111010111001010110010001011111011110101111101001101101011110101110010101100100010111101101011110 ebe9b5eb95917debe9b5eb95917b5e

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