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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???爵}???爵{^ 00111111001111110011111110001110110111010111110100111111001111110011111110001110110111010111101101011110 3f3f3f8edd7d3f3f3f8edd7b5e
EUC-JP ???爵}???爵{^ 00111111001111110011111110111100110111110111110100111111001111110011111110111100110111110111101101011110 3f3f3fbcdf7d3f3f3fbcdf7b5e
UTF-8 룶끗룫爵}룶끗룫爵{^ 111010111010001110110110111010111000000110010111111010111010001110101011111001111000100010110101011111011110101110100011101101101110101110000001100101111110101110100011101010111110011110001000101101010111101101011110 eba3b6eb8197eba3abe788b57deba3b6eb8197eba3abe788b57b5e
UHC 룶끗룫爵}룶끗룫爵{^ 10001111101010111011001011111101100011111010001011101101110010010111110110001111101010111011001011111101100011111010001011101101110010010111101101011110 8fabb2fd8fa2edc97d8fabb2fd8fa2edc97b5e

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