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 ?F???F??^ 001111110100011000111111001111110011111101000110001111110011111101011110 3f463f3f3f463f3f5e
SJIS-WIN 辰F辿湛辰F辿湛^ 100100100100001101000110100100100100100010010010010110001001001001000011010001101001001001001000100100100101100001011110 92434692489258924346924892585e
EUC-JP 辰F辿湛辰F辿湛^ 110000111010010001000110110000111010100111000011101110011100001110100100010001101100001110101001110000111011100101011110 c3a446c3a9c3b9c3a446c3a9c3b95e
UTF-8 辰F辿湛辰F辿湛^ 111010001011111010110000010001101110100010111110101111111110011010111001100110111110100010111110101100000100011011101000101111101011111111100110101110011001101101011110 e8beb046e8bebfe6b99be8beb046e8bebfe6b99b5e
UHC 辰F?湛辰F?湛^ 11110010111000110100011000111111110100111100000011110010111000110100011000111111110100111100000001011110 f2e3463fd3c0f2e3463fd3c05e

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