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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 脂?劑墓脂?劑墓B 100011101000100100111111100110011001110110010101111001101000111010001001001111111001100110011101100101011110011001000010 8e893f999d95e68e893f999d95e642
EUC-JP 脂?劑墓脂?劑墓B 101110111110100100111111110100011111110111001010111010001011101111101001001111111101000111111101110010101110100001000010 bbe93fd1fdcae8bbe93fd1fdcae842
UTF-8 脂렟劑墓脂렟劑墓B 11101000100001001000001011101011101000001001111111100101100010101001000111100101101000101001001111101000100001001000001011101011101000001001111111100101100010101001000111100101101000101001001101000010 e88482eba09fe58a91e5a293e88482eba09fe58a91e5a29342
UHC 脂렟劑墓脂렟劑墓B 1111001010110111100011101011000011110000101001011101100111010111111100101011011110001110101100001111000010100101110110011101011101000010 f2b78eb0f0a5d9d7f2b78eb0f0a5d9d742

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