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 ?????i?????iB 00111111001111110011111100111111001111110110100100111111001111110011111100111111001111110110100101000010 3f3f3f3f3f693f3f3f3f3f6942
SJIS-WIN 鐘ルツョi鐘ルツョiB 1000111111100000110110011100001011110000101001001010111001101001100011111110000011011001110000101111000010100100101011100110100101000010 8fe0d9c2f0a4ae698fe0d9c2f0a4ae6942
EUC-JP 鐘ルツ?ョi鐘ルツ?ョiB 101111101110001010001110110110011000111011000010001111111000111010101110011010011011111011100010100011101101100110001110110000100011111110001110101011100110100101000010 bee28ed98ec23f8eae69bee28ed98ec23f8eae6942
UTF-8 鐘ルツョi鐘ルツョiB 111010011001000010011000111011111011111010011001111011111011111010000010111011101000000110100011111011111011110110101110011010011110100110010000100110001110111110111110100110011110111110111110100000101110111010000001101000111110111110111101101011100110100101000010 e99098efbe99efbe82ee81a3efbdae69e99098efbe99efbe82ee81a3efbdae6942
UHC 鐘????i鐘????iB 111100011010010000111111001111110011111100111111011010011111000110100100001111110011111100111111001111110110100101000010 f1a43f3f3f3f69f1a43f3f3f3f6942

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