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 ?x[f?x[^}Y?x[f?x[^}bE 001111110111100001011011011001100011111101111000010110110101111001111101010110010011111101111000010110110110011000111111011110000101101101011110011111010110001001000101 3f785b663f785b5e7d593f785b663f785b5e7d6245
SJIS-WIN 辰x[f辰x[^}Y辰x[f辰x[^}bE 10010010010000110111100001011011011001101001001001000011011110000101101101011110011111010101100110010010010000110111100001011011011001101001001001000011011110000101101101011110011111010110001001000101 9243785b669243785b5e7d599243785b669243785b5e7d6245
EUC-JP 辰x[f辰x[^}Y辰x[f辰x[^}bE 11000011101001000111100001011011011001101100001110100100011110000101101101011110011111010101100111000011101001000111100001011011011001101100001110100100011110000101101101011110011111010110001001000101 c3a4785b66c3a4785b5e7d59c3a4785b66c3a4785b5e7d6245
UTF-8 辰x[f辰x[^}Y辰x[f辰x[^}bE 1110100010111110101100000111100001011011011001101110100010111110101100000111100001011011010111100111110101011001111010001011111010110000011110000101101101100110111010001011111010110000011110000101101101011110011111010110001001000101 e8beb0785b66e8beb0785b5e7d59e8beb0785b66e8beb0785b5e7d6245
UHC 辰x[f辰x[^}Y辰x[f辰x[^}bE 11110010111000110111100001011011011001101111001011100011011110000101101101011110011111010101100111110010111000110111100001011011011001101111001011100011011110000101101101011110011111010110001001000101 f2e3785b66f2e3785b5e7d59f2e3785b66f2e3785b5e7d6245

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