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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ??健イW}??健イW{^ 0011111100111111100011001001001010000011010000110101011101111101001111110011111110001100100100101000001101000011010101110111101101011110 3f3f8c928343577d3f3f8c928343577b5e
EUC-JP ??健イW}??健イW{^ 0011111100111111101101111111001010100101101001000101011101111101001111110011111110110111111100101010010110100100010101110111101101011110 3f3fb7f2a5a4577d3f3fb7f2a5a4577b5e
UTF-8 룶ㄲ健イW}룶ㄲ健イW{^ 1110101110100011101101101110001110000100101100101110010110000001101001011110001110000010101001000101011101111101111010111010001110110110111000111000010010110010111001011000000110100101111000111000001010100100010101110111101101011110 eba3b6e384b2e581a5e382a4577deba3b6e384b2e581a5e382a4577b5e
UHC 룶ㄲ健イW}룶ㄲ健イW{^ 100011111010101110100100101000101100101111101101101010111010010001010111011111011000111110101011101001001010001011001011111011011010101110100100010101110111101101011110 8faba4a2cbedaba4577d8faba4a2cbedaba4577b5e

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