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 ?諶??}?諶??{^ 00111111111110111010101000111111001111110111110100111111111110111010101000111111001111110111101101011110 3ffbaa3f3f7d3ffbaa3f3f7b5e
EUC-JP ?諶??}?諶??{^ 001111111000111111011110101101010011111100111111011111010011111110001111110111101011010100111111001111110111101101011110 3f8fdeb53f3f7d3f8fdeb53f3f7b5e
UTF-8 룶諶룫혂}룶諶룫혂{^ 111010111010001110110110111010001010101110110110111010111010001110101011111011011001100010000010011111011110101110100011101101101110100010101011101101101110101110100011101010111110110110011000100000100111101101011110 eba3b6e8abb6eba3abed98827deba3b6e8abb6eba3abed98827b5e
UHC 룶諶룫혂}룶諶룫혂{^ 10001111101010111110010010100110100011111010001011000010011011100111110110001111101010111110010010100110100011111010001011000010011011100111101101011110 8fabe4a68fa2c26e7d8fabe4a68fa2c26e7b5e

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