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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 榮??狎??魚 10011110110001000011111100111111111000001011111000111111001111111000101110011011 9ec43f3fe0be3f3f8b9b
EUC-JP 榮??狎??魚 11011100110001100011111100111111111000001100000000111111001111111011010111111011 dcc63f3fe0c03f3fb5fb
UTF-8 榮쀦뮈狎숅돉魚 111001101010011010101110111011001000000010100110111010111010111010001000111001111000101110001110111011001000100010000101111010111000111110001001111010011010110110011010 e6a6aeec80a6ebae88e78b8eec8885eb8f89e9ad9a
UHC 榮쀦뮈狎숅돉魚 1110011110110100100101111110011010111001101111111110010011100100100110011110100110001001100110011110010111100000 e7b497e6b9bfe4e499e98999e5e0

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