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 1000110011100001001111110101110001101110011001101000110011100001001111110101110001101110010111100111110101011001100011001110000100111111010111000110111001100110100011001110000100111111010111000110111001011110011111010110001001000101 8ce13f5c6e668ce13f5c6e5e7d598ce13f5c6e668ce13f5c6e5e7d6245
EUC-JP 吾?\nf吾?\n^}Y吾?\nf吾?\n^}bE 1011100011100011001111110101110001101110011001101011100011100011001111110101110001101110010111100111110101011001101110001110001100111111010111000110111001100110101110001110001100111111010111000110111001011110011111010110001001000101 b8e33f5c6e66b8e33f5c6e5e7d59b8e33f5c6e66b8e33f5c6e5e7d6245
UTF-8 吾밠\nf吾밠\n^}Y吾밠\nf吾밠\n^}bE 1110010110010000101111101110101110110000101000000101110001101110011001101110010110010000101111101110101110110000101000000101110001101110010111100111110101011001111001011001000010111110111010111011000010100000010111000110111001100110111001011001000010111110111010111011000010100000010111000110111001011110011111010110001001000101 e590beebb0a05c6e66e590beebb0a05c6e5e7d59e590beebb0a05c6e66e590beebb0a05c6e5e7d6245
UHC 吾밠\nf吾밠\n^}Y吾밠\nf吾밠\n^}bE 111001111110111010010011010011010101110001101110011001101110011111101110100100110100110101011100011011100101111001111101010110011110011111101110100100110100110101011100011011100110011011100111111011101001001101001101010111000110111001011110011111010110001001000101 e7ee934d5c6e66e7ee934d5c6e5e7d59e7ee934d5c6e66e7ee934d5c6e5e7d6245

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