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 榮??}榮??{^ 1001111011000100001111110011111101111101100111101100010000111111001111110111101101011110 9ec43f3f7d9ec43f3f7b5e
EUC-JP 榮??}榮??{^ 1101110011000110001111110011111101111101110111001100011000111111001111110111101101011110 dcc63f3f7ddcc63f3f7b5e
UTF-8 榮쀧댌}榮쀧댌{^ 111001101010011010101110111011001000000010100111111010111000110010001100011111011110011010100110101011101110110010000000101001111110101110001100100011000111101101011110 e6a6aeec80a7eb8c8c7de6a6aeec80a7eb8c8c7b5e
UHC 榮쀧댌}榮쀧댌{^ 111001111011010010010111111001111000100010110101011111011110011110110100100101111110011110001000101101010111101101011110 e7b497e788b57de7b497e788b57b5e

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