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 1000111011100011001111110101110001101110011001101000111011100011001111110101110001101110010111100111110101011001100011101110001100111111010111000110111001100110100011101110001100111111010111000110111001011110011111010110001001000101 8ee33f5c6e668ee33f5c6e5e7d598ee33f5c6e668ee33f5c6e5e7d6245
EUC-JP 弱?\nf弱?\n^}Y弱?\nf弱?\n^}bE 1011110011100101001111110101110001101110011001101011110011100101001111110101110001101110010111100111110101011001101111001110010100111111010111000110111001100110101111001110010100111111010111000110111001011110011111010110001001000101 bce53f5c6e66bce53f5c6e5e7d59bce53f5c6e66bce53f5c6e5e7d6245
UTF-8 弱퉡\nf弱퉡\n^}Y弱퉡\nf弱퉡\n^}bE 1110010110111100101100011110110110001001101000010101110001101110011001101110010110111100101100011110110110001001101000010101110001101110010111100111110101011001111001011011110010110001111011011000100110100001010111000110111001100110111001011011110010110001111011011000100110100001010111000110111001011110011111010110001001000101 e5bcb1ed89a15c6e66e5bcb1ed89a15c6e5e7d59e5bcb1ed89a15c6e66e5bcb1ed89a15c6e5e7d6245
UHC 弱퉡\nf弱퉡\n^}Y弱퉡\nf弱퉡\n^}bE 111001011011000010111001011101000101110001101110011001101110010110110000101110010111010001011100011011100101111001111101010110011110010110110000101110010111010001011100011011100110011011100101101100001011100101110100010111000110111001011110011111010110001001000101 e5b0b9745c6e66e5b0b9745c6e5e7d59e5b0b9745c6e66e5b0b9745c6e5e7d6245

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