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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 牾瘉\nf牾瘉\n^}Y牾瘉\nf牾瘉\n^}bE 111000001011000111100001100010000101110001101110011001101110000010110001111000011000100001011100011011100101111001111101010110011110000010110001111000011000100001011100011011100110011011100000101100011110000110001000010111000110111001011110011111010110001001000101 e0b1e1885c6e66e0b1e1885c6e5e7d59e0b1e1885c6e66e0b1e1885c6e5e7d6245
EUC-JP 牾瘉\nf牾瘉\n^}Y牾瘉\nf牾瘉\n^}bE 111000001011001111100001111010000101110001101110011001101110000010110011111000011110100001011100011011100101111001111101010110011110000010110011111000011110100001011100011011100110011011100000101100111110000111101000010111000110111001011110011111010110001001000101 e0b3e1e85c6e66e0b3e1e85c6e5e7d59e0b3e1e85c6e66e0b3e1e85c6e5e7d6245
UTF-8 牾瘉\nf牾瘉\n^}Y牾瘉\nf牾瘉\n^}bE 1110011110001001101111101110011110011000100010010101110001101110011001101110011110001001101111101110011110011000100010010101110001101110010111100111110101011001111001111000100110111110111001111001100010001001010111000110111001100110111001111000100110111110111001111001100010001001010111000110111001011110011111010110001001000101 e789bee798895c6e66e789bee798895c6e5e7d59e789bee798895c6e66e789bee798895c6e5e7d6245
UHC ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245

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