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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 燿燿f燿燿^}Y燿燿f燿燿^}bE 11100000101000001110000010100000011001101110000010100000111000001010000001011110011111010101100111100000101000001110000010100000011001101110000010100000111000001010000001011110011111010110001001000101 e0a0e0a066e0a0e0a05e7d59e0a0e0a066e0a0e0a05e7d6245
EUC-JP 燿燿f燿燿^}Y燿燿f燿燿^}bE 11100000101000101110000010100010011001101110000010100010111000001010001001011110011111010101100111100000101000101110000010100010011001101110000010100010111000001010001001011110011111010110001001000101 e0a2e0a266e0a2e0a25e7d59e0a2e0a266e0a2e0a25e7d6245
UTF-8 燿燿f燿燿^}Y燿燿f燿燿^}bE 111001111000011110111111111001111000011110111111011001101110011110000111101111111110011110000111101111110101111001111101010110011110011110000111101111111110011110000111101111110110011011100111100001111011111111100111100001111011111101011110011111010110001001000101 e787bfe787bf66e787bfe787bf5e7d59e787bfe787bf66e787bfe787bf5e7d6245
UHC 燿燿f燿燿^}Y燿燿f燿燿^}bE 11101000111111001110100011111100011001101110100011111100111010001111110001011110011111010101100111101000111111001110100011111100011001101110100011111100111010001111110001011110011111010110001001000101 e8fce8fc66e8fce8fc5e7d59e8fce8fc66e8fce8fc5e7d6245

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