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 ??糠}??糠{^ 0011111100111111100011010110011001111101001111110011111110001101011001100111101101011110 3f3f8d667d3f3f8d667b5e
EUC-JP ??糠}??糠{^ 0011111100111111101110011100011101111101001111110011111110111001110001110111101101011110 3f3fb9c77d3f3fb9c77b5e
UTF-8 룵ㄲ糠}룵ㄲ糠{^ 111010111010001110110101111000111000010010110010111001111011001110100000011111011110101110100011101101011110001110000100101100101110011110110011101000000111101101011110 eba3b5e384b2e7b3a07deba3b5e384b2e7b3a07b5e
UHC 룵ㄲ糠}룵ㄲ糠{^ 100011111010101010100100101000101100101110110011011111011000111110101010101001001010001011001011101100110111101101011110 8faaa4a2cbb37d8faaa4a2cbb37b5e

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