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 ??kf??k^}Y??kf??k^}bE 001111110011111101101011011001100011111100111111011010110101111001111101010110010011111100111111011010110110011000111111001111110110101101011110011111010110001001000101 3f3f6b663f3f6b5e7d593f3f6b663f3f6b5e7d6245
SJIS-WIN 瓊瀋kf瓊瀋k^}Y瓊瀋kf瓊瀋k^}bE 1110000011111001111000000110001101101011011001101110000011111001111000000110001101101011010111100111110101011001111000001111100111100000011000110110101101100110111000001111100111100000011000110110101101011110011111010110001001000101 e0f9e0636b66e0f9e0636b5e7d59e0f9e0636b66e0f9e0636b5e7d6245
EUC-JP 瓊瀋kf瓊瀋k^}Y瓊瀋kf瓊瀋k^}bE 1110000011111011110111111100010001101011011001101110000011111011110111111100010001101011010111100111110101011001111000001111101111011111110001000110101101100110111000001111101111011111110001000110101101011110011111010110001001000101 e0fbdfc46b66e0fbdfc46b5e7d59e0fbdfc46b66e0fbdfc46b5e7d6245
UTF-8 瓊瀋kf瓊瀋k^}Y瓊瀋kf瓊瀋k^}bE 11100111100100111000101011100111100000001000101101101011011001101110011110010011100010101110011110000000100010110110101101011110011111010101100111100111100100111000101011100111100000001000101101101011011001101110011110010011100010101110011110000000100010110110101101011110011111010110001001000101 e7938ae7808b6b66e7938ae7808b6b5e7d59e7938ae7808b6b66e7938ae7808b6b5e7d6245
UHC 瓊瀋kf瓊瀋k^}Y瓊瀋kf瓊瀋k^}bE 1100110011100001111001001010001101101011011001101100110011100001111001001010001101101011010111100111110101011001110011001110000111100100101000110110101101100110110011001110000111100100101000110110101101011110011111010110001001000101 cce1e4a36b66cce1e4a36b5e7d59cce1e4a36b66cce1e4a36b5e7d6245

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