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 庸??}庸??{^ 1001011101100110001111110011111101111101100101110110011000111111001111110111101101011110 97663f3f7d97663f3f7b5e
EUC-JP 庸??}庸??{^ 1100110111000111001111110011111101111101110011011100011100111111001111110111101101011110 cdc73f3f7dcdc73f3f7b5e
UTF-8 庸뉗뱪}庸뉗뱪{^ 111001011011101010111000111010111000100110010111111010111011000110101010011111011110010110111010101110001110101110001001100101111110101110110001101010100111101101011110 e5bab8eb8997ebb1aa7de5bab8eb8997ebb1aa7b5e
UHC 庸뉗뱪}庸뉗뱪{^ 111010011011110010000111111011001001001110010000011111011110100110111100100001111110110010010011100100000111101101011110 e9bc87ec93907de9bc87ec93907b5e

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