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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 榮??[}榮??[{^ 10011110110001000011111100111111010110110111110110011110110001000011111100111111010110110111101101011110 9ec43f3f5b7d9ec43f3f5b7b5e
EUC-JP 榮??[}榮??[{^ 11011100110001100011111100111111010110110111110111011100110001100011111100111111010110110111101101011110 dcc63f3f5b7ddcc63f3f5b7b5e
UTF-8 榮곈듅[}榮곈듅[{^ 1110011010100110101011101110101010110011100010001110101110010011100001010101101101111101111001101010011010101110111010101011001110001000111010111001001110000101010110110111101101011110 e6a6aeeab388eb93855b7de6a6aeeab388eb93855b7b5e
UHC 榮곈듅[}榮곈듅[{^ 1110011110110100101100001110100110001010101110010101101101111101111001111011010010110000111010011000101010111001010110110111101101011110 e7b4b0e98ab95b7de7b4b0e98ab95b7b5e

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