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 ???R???RB 001111110011111100111111010100100011111100111111001111110101001001000010 3f3f3f523f3f3f5242
SJIS-WIN 苞随秋R苞随秋RB 111001001001101010010000100011111000111101001000010100101110010010011010100100001000111110001111010010000101001001000010 e49a908f8f4852e49a908f8f485242
EUC-JP 苞随秋R苞随秋RB 111001111111101010111111111011111011110110101001010100101110011111111010101111111110111110111101101010010101001001000010 e7fabfefbda952e7fabfefbda95242
UTF-8 苞随秋R苞随秋RB 111010001000101110011110111010011001101010001111111001111010011110001011010100101110100010001011100111101110100110011010100011111110011110100111100010110101001001000010 e88b9ee99a8fe7a78b52e88b9ee99a8fe7a78b5242
UHC 苞?秋R苞?秋RB 11111000111000100011111111110101110101010101001011111000111000100011111111110101110101010101001001000010 f8e23ff5d552f8e23ff5d55242

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