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 100100100100000110010001101100000101110001101110011001101001001001000001100100011011000001011100011011100101111001111101010110011001001001000001100100011011000001011100011011100110011010010010010000011001000110110000010111000110111001011110011111010110001001000101 924191b05c6e66924191b05c6e5e7d59924191b05c6e66924191b05c6e5e7d6245
EUC-JP 但族\nf但族\n^}Y但族\nf但族\n^}bE 110000111010001011000010101100100101110001101110011001101100001110100010110000101011001001011100011011100101111001111101010110011100001110100010110000101011001001011100011011100110011011000011101000101100001010110010010111000110111001011110011111010110001001000101 c3a2c2b25c6e66c3a2c2b25c6e5e7d59c3a2c2b25c6e66c3a2c2b25c6e5e7d6245
UTF-8 但族\nf但族\n^}Y但族\nf但族\n^}bE 1110010010111101100001101110011010010111100011110101110001101110011001101110010010111101100001101110011010010111100011110101110001101110010111100111110101011001111001001011110110000110111001101001011110001111010111000110111001100110111001001011110110000110111001101001011110001111010111000110111001011110011111010110001001000101 e4bd86e6978f5c6e66e4bd86e6978f5c6e5e7d59e4bd86e6978f5c6e66e4bd86e6978f5c6e5e7d6245
UHC 但族\nf但族\n^}Y但族\nf但族\n^}bE 110100111010001111110000111010010101110001101110011001101101001110100011111100001110100101011100011011100101111001111101010110011101001110100011111100001110100101011100011011100110011011010011101000111111000011101001010111000110111001011110011111010110001001000101 d3a3f0e95c6e66d3a3f0e95c6e5e7d59d3a3f0e95c6e66d3a3f0e95c6e5e7d6245

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