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 ?A??\nf?A??\n^}Y?A??\nf?A??\n^}bE 001111110100000100111111001111110101110001101110011001100011111101000001001111110011111101011100011011100101111001111101010110010011111101000001001111110011111101011100011011100110011000111111010000010011111100111111010111000110111001011110011111010110001001000101 3f413f3f5c6e663f413f3f5c6e5e7d593f413f3f5c6e663f413f3f5c6e5e7d6245
SJIS-WIN ?A??\nf?A??\n^}Y?A??\nf?A??\n^}bE 001111110100000100111111001111110101110001101110011001100011111101000001001111110011111101011100011011100101111001111101010110010011111101000001001111110011111101011100011011100110011000111111010000010011111100111111010111000110111001011110011111010110001001000101 3f413f3f5c6e663f413f3f5c6e5e7d593f413f3f5c6e663f413f3f5c6e5e7d6245
EUC-JP ?A??\nf?A??\n^}Y?A??\nf?A??\n^}bE 001111110100000100111111001111110101110001101110011001100011111101000001001111110011111101011100011011100101111001111101010110010011111101000001001111110011111101011100011011100110011000111111010000010011111100111111010111000110111001011110011111010110001001000101 3f413f3f5c6e663f413f3f5c6e5e7d593f413f3f5c6e663f413f3f5c6e5e7d6245
UTF-8 체A횛쨔\nf체A횛쨔\n^}Y체A횛쨔\nf체A횛쨔\n^}bE 111011001011001010110100010000011110110110011010100110111110110010101000100101000101110001101110011001101110110010110010101101000100000111101101100110101001101111101100101010001001010001011100011011100101111001111101010110011110110010110010101101000100000111101101100110101001101111101100101010001001010001011100011011100110011011101100101100101011010001000001111011011001101010011011111011001010100010010100010111000110111001011110011111010110001001000101 ecb2b441ed9a9beca8945c6e66ecb2b441ed9a9beca8945c6e5e7d59ecb2b441ed9a9beca8945c6e66ecb2b441ed9a9beca8945c6e5e7d6245
UHC 체A횛쨔\nf체A횛쨔\n^}Y체A횛쨔\nf체A횛쨔\n^}bE 110000111011110001000001110000111001010111000010101110010101110001101110011001101100001110111100010000011100001110010101110000101011100101011100011011100101111001111101010110011100001110111100010000011100001110010101110000101011100101011100011011100110011011000011101111000100000111000011100101011100001010111001010111000110111001011110011111010110001001000101 c3bc41c395c2b95c6e66c3bc41c395c2b95c6e5e7d59c3bc41c395c2b95c6e66c3bc41c395c2b95c6e5e7d6245

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