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 0011111110010110010011000101110001101110011001100011111110010110010011000101110001101110010111100111110101011001001111111001011001001100010111000110111001100110001111111001011001001100010111000110111001011110011111010110001001000101 3f964c5c6e663f964c5c6e5e7d593f964c5c6e663f964c5c6e5e7d6245
EUC-JP ?豊\nf?豊\n^}Y?豊\nf?豊\n^}bE 0011111111001011101011010101110001101110011001100011111111001011101011010101110001101110010111100111110101011001001111111100101110101101010111000110111001100110001111111100101110101101010111000110111001011110011111010110001001000101 3fcbad5c6e663fcbad5c6e5e7d593fcbad5c6e663fcbad5c6e5e7d6245
UTF-8 칟豊\nf칟豊\n^}Y칟豊\nf칟豊\n^}bE 1110110010111001100111111110100010110001100010100101110001101110011001101110110010111001100111111110100010110001100010100101110001101110010111100111110101011001111011001011100110011111111010001011000110001010010111000110111001100110111011001011100110011111111010001011000110001010010111000110111001011110011111010110001001000101 ecb99fe8b18a5c6e66ecb99fe8b18a5c6e5e7d59ecb99fe8b18a5c6e66ecb99fe8b18a5c6e5e7d6245
UHC 칟豊\nf칟豊\n^}Y칟豊\nf칟豊\n^}bE 110001001010010011111001101001010101110001101110011001101100010010100100111110011010010101011100011011100101111001111101010110011100010010100100111110011010010101011100011011100110011011000100101001001111100110100101010111000110111001011110011111010110001001000101 c4a4f9a55c6e66c4a4f9a55c6e5e7d59c4a4f9a55c6e66c4a4f9a55c6e5e7d6245

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