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??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 溿爾[f溿爾[^}Y溿爾[f溿爾[^}bE 1111101101001010100011101010001001011011011001101111101101001010100011101010001001011011010111100111110101011001111110110100101010001110101000100101101101100110111110110100101010001110101000100101101101011110011111010110001001000101 fb4a8ea25b66fb4a8ea25b5e7d59fb4a8ea25b66fb4a8ea25b5e7d6245
EUC-JP 溿爾[f溿爾[^}Y溿爾[f溿爾[^}bE 100011111100100010110001101111001010010001011011011001101000111111001000101100011011110010100100010110110101111001111101010110011000111111001000101100011011110010100100010110110110011010001111110010001011000110111100101001000101101101011110011111010110001001000101 8fc8b1bca45b668fc8b1bca45b5e7d598fc8b1bca45b668fc8b1bca45b5e7d6245
UTF-8 溿爾[f溿爾[^}Y溿爾[f溿爾[^}bE 11100110101110101011111111100111100010001011111001011011011001101110011010111010101111111110011110001000101111100101101101011110011111010101100111100110101110101011111111100111100010001011111001011011011001101110011010111010101111111110011110001000101111100101101101011110011111010110001001000101 e6babfe788be5b66e6babfe788be5b5e7d59e6babfe788be5b66e6babfe788be5b5e7d6245
UHC ?爾[f?爾[^}Y?爾[f?爾[^}bE 00111111111011001011001101011011011001100011111111101100101100110101101101011110011111010101100100111111111011001011001101011011011001100011111111101100101100110101101101011110011111010110001001000101 3fecb35b663fecb35b5e7d593fecb35b663fecb35b5e7d6245

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