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 1000111111100000110110011011110110101101100011111110000011011001101111011010110101000010 8fe0d9bdad8fe0d9bdad42
EUC-JP 鐘ルスュ鐘ルスュB 1011111011100010100011101101100110001110101111011000111010101101101111101110001010001110110110011000111010111101100011101010110101000010 bee28ed98ebd8eadbee28ed98ebd8ead42
UTF-8 鐘ルスュ鐘ルスュB 11101001100100001001100011101111101111101001100111101111101111011011110111101111101111011010110111101001100100001001100011101111101111101001100111101111101111011011110111101111101111011010110101000010 e99098efbe99efbdbdefbdade99098efbe99efbdbdefbdad42
UHC 鐘???鐘???B 1111000110100100001111110011111100111111111100011010010000111111001111110011111101000010 f1a43f3f3ff1a43f3f3f42

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